home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / utility / dboss3.zip / DBX-DOS2.DOC < prev    next >
Text File  |  1992-04-07  |  5KB  |  526 lines

  1.  
  2.  
  3.                    DOS COMMAND SHELL - DIRECTORY/PATH/TYPE
  4. ------------------------------------------------------------------------------
  5.  
  6. DIRECTORY - CHANGE
  7.  
  8.  
  9.  
  10.  
  11.  1  Syntax:  CHDIR D:P  or  CD D:P
  12.  
  13.  
  14.  
  15.  
  16.  2  The above syntax is for Non-Shell environment.
  17.  
  18.  3  Options/Parameters apply to all environments.
  19.  
  20.  4  N/A
  21.  
  22.  5  Use command to change current or default Directory.
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                     10-1
  65.  
  66.  
  67.  
  68.  
  69.                    DOS COMMAND SHELL - DIRECTORY/PATH/TYPE
  70. ------------------------------------------------------------------------------
  71.  
  72. DIRECTORY - DISPLAY
  73.  
  74.  
  75.  
  76.  
  77.  1  Syntax:  DIR S:P\F/P/W
  78.  
  79.  
  80.  
  81.  
  82.  2  Above syntax is for Non-Shell environment.
  83.  
  84.  3  Options/Parameters apply to all environments.
  85.  
  86.  4  /P  Pause after screen is filled with data and continue when any key is
  87.         depressed.  Display the following message:
  88.  
  89.             Strike a key when ready . . .
  90.  
  91.     /W  Use Wide (entire) screen for data display.
  92.  
  93.  5  Use command to display all or specified Files of Source Directory.  DOS
  94.     will first seek a matching Path and then Files if \ not entered.
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                                     10-2
  131.  
  132.  
  133.  
  134.  
  135.                    DOS COMMAND SHELL - DIRECTORY/PATH/TYPE
  136. ------------------------------------------------------------------------------
  137.  
  138. DIRECTORY - MAKE
  139.  
  140.  
  141.  
  142.  
  143.  1  Syntax:  MKDIR D:P  or  MD D:P
  144.  
  145.  
  146.  
  147.  
  148.  2  Above syntax is for Non-Shell environment.
  149.  
  150.  3  Options/Parameters apply to all environments.
  151.  
  152.  4  N/A
  153.  
  154.  5  Use command to create a new Subdirectory.  DOS BOSS will change to this
  155.     Subdirectory after creation.
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.                                     10-3
  197.  
  198.  
  199.  
  200.  
  201.                    DOS COMMAND SHELL - DIRECTORY/PATH/TYPE
  202. ------------------------------------------------------------------------------
  203.  
  204. DIRECTORY - REMOVE
  205.  
  206.  
  207.  
  208.  
  209.  1  Syntax:  RMDIR D:P  or  RD D:P
  210.  
  211.  
  212.  
  213.  
  214.  2  Above syntax is for Non-Shell environment.
  215.  
  216.  3  Options/Parameters apply to all environments.
  217.  
  218.  4  N/A
  219.  
  220.  5  Use command to remove a Subdirectory.  All Files including Hidden must
  221.     first be deleted.  Root Directory may not be removed.
  222.  
  223.  6  Unlike DOS, DOS BOSS may be used to remove the current or default
  224.     Directory.
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.                                     10-4
  263.  
  264.  
  265.  
  266.  
  267.                    DOS COMMAND SHELL - DIRECTORY/PATH/TYPE
  268. ------------------------------------------------------------------------------
  269.  
  270. DIRECTORY - RENAME
  271.  
  272.  
  273.  
  274.  
  275.  1  Syntax:  N/A
  276.  
  277.  
  278.  
  279.  
  280.  2  Above syntax is for Non-Shell environment.
  281.  
  282.  3  Options/Parameters apply to all environments.
  283.  
  284.  4  N/A
  285.  
  286.  5  Use command to change Name of specified Subdirectory.  DOS BOSS will
  287.     change to this Subdirectory if not current or default.
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.                                     10-5
  329.  
  330.  
  331.  
  332.  
  333.                    DOS COMMAND SHELL - DIRECTORY/PATH/TYPE
  334. ------------------------------------------------------------------------------
  335.  
  336. PATH - DISPLAY TREE
  337.  
  338.  
  339.  
  340.  
  341.  1  Syntax:  TREE T:/F
  342.  
  343.  
  344.  
  345.  
  346.  2  Above syntax is for Non-Shell environment.
  347.  
  348.  3  Options/Parameters apply to all environments.
  349.  
  350.  4  /F  Include Tree Files.
  351.  
  352.  5  Use command to display Paths and optional Files of Target drive.
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.                                     10-6
  395.  
  396.  
  397.  
  398.  
  399.                    DOS COMMAND SHELL - DIRECTORY/PATH/TYPE
  400. ------------------------------------------------------------------------------
  401.  
  402. FILE - TYPE
  403.  
  404.  
  405.  
  406.  
  407.  1  Syntax:  TYPE S:P\F
  408.  
  409.  
  410.  
  411.  
  412.  2  Above syntax is for Non-Shell environment.
  413.  
  414.  3  Options/Parameters apply to all environments.
  415.  
  416.  4  N/A
  417.  
  418.  5  Use command to display contents of specified Source File.
  419.  
  420.  6  Use command to display DOS BOSS ACTIVITY LOG File DBX-L002 during setup.
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.                                     10-7
  461.  
  462.  
  463.  
  464.  
  465.                    DOS COMMAND SHELL - DIRECTORY/PATH/TYPE
  466. ------------------------------------------------------------------------------
  467.  
  468. TYPE - KEYBOARD
  469.  
  470.  
  471.  
  472.  
  473.  1  Syntax:  N/A
  474.  
  475.  
  476.  
  477.  
  478.  2  Above syntax is for Non-Shell environment.
  479.  
  480.  3  Options/Parameters apply to all environments.
  481.  
  482.  4  N/A
  483.  
  484.  5  Use command to edit a typed line before printing.  Depress ALT P Keys to
  485.     select CURSOR RETURN option after printing of line.
  486.  
  487.  6  LINE NUMBER display may be reset to 001 by depressing the F08 Key.
  488.  
  489.  7  Use command for envelopes, labels, short documents, or adding text to
  490.     printed reports.
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.                                     10-8